翻訳と辞書
Words near each other
・ Distance Learning and Telemedicine Grant and Loan Program
・ Distance line
・ Distance matrices in phylogeny
・ Distance matrix
・ Distance measures (cosmology)
・ Distance measuring equipment
・ Distance medley relay
・ Distance model
・ Distance modulus
・ Distance of closest approach of ellipses and ellipsoids
・ Distance Only Makes the Heart Grow Fonder
・ Distance oracle
・ Distance sampling
・ Distance stars
・ Distance State University
Distance transform
・ Distance Vector Multicast Routing Protocol
・ Distance-bounding protocol
・ Distance-hereditary graph
・ Distance-regular graph
・ Distance-transitive graph
・ Distance-vector routing protocol
・ Distanced from Reality
・ Distances Between Ports
・ Distances shorter than 1 pm
・ Distancia
・ Distancias
・ Distancias (album)
・ Distancias en Vivo
・ Distancing


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Distance transform : ウィキペディア英語版
Distance transform

A distance transform, also known as distance map or distance field, is a derived representation of a digital image. The choice of the term depends on the point of view on the object in question: whether the initial image is transformed into another representation, or it is simply endowed with an additional map or field.
Distance fields can also be signed, in the case where it is important to distinguish whether the point is inside or outside of the shape.〔http://www.merl.com/publications/docs/TR2000-15.pdf〕
The map labels each pixel of the image with the distance to the nearest ''obstacle pixel''. A most common type of obstacle pixel is a ''boundary pixel'' in a binary image. See the image for an example of a chessboard distance transform on a binary image.
Usually the transform/map is qualified with the chosen metric. For example, one may speak of Manhattan distance transform, if the underlying metric is Manhattan distance. Common metrics are:
* Euclidean distance
* Taxicab geometry, also known as ''City block distance'' or ''Manhattan distance''.
* Chessboard distance
Applications are digital image processing (e.g., blurring effects, skeletonizing), motion planning in robotics, and even pathfinding.
Uniformly-sampled signed distance fields have been used for GPU-accelerated font smoothing, for example by Valve Corporation researchers.
Signed distance fields can also be used for (3D) solid modelling. Rendering on typical GPU hardware requires conversion to polygon meshes, e.g. by the marching cubes algorithm.〔https://www.youtube.com/watch?v=2MzSmdC49Ns〕
The distance transform can also be used for font rendering using vectors instead of sampling from texture, as in the opensource project GLyphy.
==See also==

* Signed distance function
* Parallel curve
* Level sets methods for distance computation.〔R. Kimmel, N. Kiryati, and A. M. Bruckstein. ( Distance maps and weighted distance transforms ). Journal of Mathematical Imaging and Vision, Special Issue on Topology and Geometry in Computer Vision, 6:223-233,1996.〕

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Distance transform」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.